[INFO] fetching crate faer-core 0.17.1...
[INFO] fixing faer-core-0.17.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate faer-core 0.17.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate faer-core 0.17.1
[INFO] finished tweaking crates.io crate faer-core 0.17.1
[INFO] tweaked toml for crates.io crate faer-core 0.17.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate faer-core 0.17.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding dyn-stack v0.10.0 (available: v0.13.2)
[INFO] [stderr]       Adding equator v0.1.10 (available: v0.6.0)
[INFO] [stderr]       Adding faer-entity v0.17.0 (available: v0.20.1)
[INFO] [stderr]       Adding gemm v0.17.1 (available: v0.19.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.35.0)
[INFO] [stderr]       Adding pulp v0.18.22 (available: v0.22.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5
[INFO] running `Command { std: "docker" "start" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking equator v0.1.10
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking faer-entity v0.17.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking faer-core v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]        Fixed src/solve.rs (6 fixes)
[INFO] [stderr]        Fixed src/inverse.rs (4 fixes)
[INFO] [stderr]        Fixed src/sparse.rs (10 fixes)
[INFO] [stderr]        Fixed src/lib.rs (106 fixes)
[INFO] [stderr]        Fixed src/sort.rs (37 fixes)
[INFO] [stderr]        Fixed src/mul.rs (14 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]      --> src/lib.rs:10421:60
[INFO] [stdout]       |
[INFO] [stdout] 10421 |           $crate::zip::LastEq($crate::zip::ViewMut::view_mut(&mut { $head }))
[INFO] [stdout]       |                                                              ^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this changes meaning in Rust 2024
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]       = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]       = note: this warning originates in the macro `$crate::zipped` which comes from the expansion of the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]      --> src/lib.rs:10425:64
[INFO] [stdout]       |
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                  ^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this changes meaning in Rust 2024
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]       = note: this warning originates in the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]      --> src/lib.rs:10421:60
[INFO] [stdout]       |
[INFO] [stdout] 10421 |           $crate::zip::LastEq($crate::zip::ViewMut::view_mut(&mut { $head }))
[INFO] [stdout]       |                                                              ^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this changes meaning in Rust 2024
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]       = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]       = note: this warning originates in the macro `$crate::zipped` which comes from the expansion of the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]      --> src/lib.rs:10425:64
[INFO] [stdout]       |
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                  ^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this changes meaning in Rust 2024
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]       = note: this warning originates in the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.97s
[INFO] [stderr] crater-edition-check: faer-core v0.17.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking faer-core v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     target_pointer_width = "128",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic_load_store = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic_primitive_alignment = "128",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:144:40
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic_load_store = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic_primitive_alignment = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     target_pointer_width = "128",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic_load_store = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic_primitive_alignment = "128",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic_load_store = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic_primitive_alignment = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/sparse.rs:984:28
[INFO] [stdout]     |
[INFO] [stdout] 984 |             .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start))
[INFO] [stdout]     |                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 984 -             .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start))
[INFO] [stdout] 984 +             .map(|row_nnz| __get_unchecked(row_nnz, i).zx() + start)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/sparse.rs:1291:28
[INFO] [stdout]      |
[INFO] [stdout] 1291 |             .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start))
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1291 -             .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start))
[INFO] [stdout] 1291 +             .map(|col_nnz| __get_unchecked(col_nnz, j).zx() + start)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     target_pointer_width = "128",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic_load_store = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     target_pointer_width = "128",
[INFO] [stdout] 138 +     target_has_atomic_primitive_alignment = "128",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:144:40
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic_load_store = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 144 + #[cfg(any(target_pointer_width = "64", target_has_atomic_primitive_alignment = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 149 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 149 + #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     target_pointer_width = "128",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic_load_store = "128",
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 169 -     target_pointer_width = "128",
[INFO] [stdout] 169 +     target_has_atomic_primitive_alignment = "128",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic_load_store = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 194 - #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout] 194 + #[cfg(any(target_pointer_width = "64", target_has_atomic_primitive_alignment = "128"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 218 - #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 218 + #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/permutation.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_load_store`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic_load_store = "128")]
[INFO] [stdout]     |
[INFO] [stdout] help: `128` is an expected value for `target_has_atomic_primitive_alignment`
[INFO] [stdout]     |
[INFO] [stdout] 160 -     #[cfg(target_pointer_width = "128")]
[INFO] [stdout] 160 +     #[cfg(target_has_atomic_primitive_alignment = "128")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/sparse.rs:984:28
[INFO] [stdout]     |
[INFO] [stdout] 984 |             .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start))
[INFO] [stdout]     |                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 984 -             .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start))
[INFO] [stdout] 984 +             .map(|row_nnz| __get_unchecked(row_nnz, i).zx() + start)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/sparse.rs:1291:28
[INFO] [stdout]      |
[INFO] [stdout] 1291 |             .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start))
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1291 -             .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start))
[INFO] [stdout] 1291 +             .map(|col_nnz| __get_unchecked(col_nnz, j).zx() + start)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `unzipped` and `zipped`
[INFO] [stdout]      --> src/lib.rs:15441:29
[INFO] [stdout]       |
[INFO] [stdout] 15441 |         use crate::{assert, unzipped, zipped, ComplexField, Mat};
[INFO] [stdout]       |                             ^^^^^^^^  ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2098 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2099 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2098 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2099 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2220 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2220 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2314 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2315 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2316 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2314 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2315 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2316 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2422 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2423 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2422 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2423 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2555 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2556 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2557 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2555 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2556 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2557 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2658 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2677 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2658 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2677 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> src/lib.rs:10421:65
[INFO] [stdout]       |
[INFO] [stdout] 10421 |           $crate::zip::LastEq($crate::zip::ViewMut::view_mut(&mut { $head }))
[INFO] [stdout]       |                                                                   ^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                                                              - temporary value is freed at the end of this statement
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]       = note: this error originates in the macro `$crate::zipped` which comes from the expansion of the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> src/lib.rs:10425:69
[INFO] [stdout]       |
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                       ^^^^^^^^^                              - temporary value is freed at the end of this statement
[INFO] [stdout]       |                                                                       |
[INFO] [stdout]       |                                                                       creates a temporary value which is freed while still in use
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]       = note: this error originates in the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 325 | ) -> bool { unsafe {
[INFO] [stdout]     |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 337 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:444:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 444 |     let mut r = unsafe { l.add(v_len) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 509 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:542:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 542 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 586 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:615:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 615 |             l = unsafe { l.add(block_l) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 624 |             r = unsafe { r.sub(block_r) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 652 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 665 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:698:48
[INFO] [stdout]     |
[INFO] [stdout] 686 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 698 |         let tmp = core::mem::ManuallyDrop::new(unsafe { P::read(pivot) });
[INFO] [stdout]     |                                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 686 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 715 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 751 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 761 |     let tmp = core::mem::ManuallyDrop::new(unsafe { P::read(pivot) });
[INFO] [stdout]     |                                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 751 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 783 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:891:56
[INFO] [stdout]     |
[INFO] [stdout] 866 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 891 |         let mut sort2 = |a: &mut usize, b: &mut usize| unsafe {
[INFO] [stdout]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2098 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2099 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2098 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2085 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2099 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2220 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2220 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2314 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2315 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2316 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2314 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2315 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2301 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2316 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2422 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2423 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2422 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2409 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2423 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2555 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2556 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2557 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2555 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2556 |                     stack_mat_16x16_begin!(temp_lhs, n, n, lhs.row_stride(), lhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2542 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2557 |                     stack_mat_16x16_begin!(temp_rhs, n, n, rhs.row_stride(), rhs.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1926:18
[INFO] [stdout]      |
[INFO] [stdout] 1926 |             |()| unsafe {
[INFO] [stdout]      |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2658 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2677 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/mul.rs:1956:25
[INFO] [stdout]      |
[INFO] [stdout] 1956 |         let mut $name = unsafe {
[INFO] [stdout]      |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2658 |     ) { unsafe {
[INFO] [stdout]      |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 2677 |                     stack_mat_16x16_begin!(temp_dst, n, n, dst.row_stride(), dst.col_stride(), E);
[INFO] [stdout]      |                     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `stack_mat_16x16_begin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:4709:13
[INFO] [stdout]      |
[INFO] [stdout] 4707 |         pub unsafe fn split_at_mut_unchecked(self, row: usize) -> (Self, Self) { unsafe {
[INFO] [stdout]      |                                                                                  ------ because it's nested under this `unsafe` block
[INFO] [stdout] 4708 |             let (top, bot) = self.into_const().split_at_unchecked(row);
[INFO] [stdout] 4709 |             unsafe { (top.const_cast(), bot.const_cast()) }
[INFO] [stdout]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> src/lib.rs:10421:65
[INFO] [stdout]       |
[INFO] [stdout] 10421 |           $crate::zip::LastEq($crate::zip::ViewMut::view_mut(&mut { $head }))
[INFO] [stdout]       |                                                                   ^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                                                              - temporary value is freed at the end of this statement
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]       = note: this error originates in the macro `$crate::zipped` which comes from the expansion of the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> src/lib.rs:10425:69
[INFO] [stdout]       |
[INFO] [stdout] 10425 |           $crate::zip::ZipEq::new($crate::zip::ViewMut::view_mut(&mut { $head }), $crate::zipped!($($tail,)*))
[INFO] [stdout]       |                                                                       ^^^^^^^^^                              - temporary value is freed at the end of this statement
[INFO] [stdout]       |                                                                       |
[INFO] [stdout]       |                                                                       creates a temporary value which is freed while still in use
[INFO] [stdout]       |
[INFO] [stdout]      ::: src/permutation.rs:304:9
[INFO] [stdout]       |
[INFO] [stdout]   304 | /         zipped!(
[INFO] [stdout]   305 | |             mat_a.const_cast().as_2d_mut(),
[INFO] [stdout]   306 | |             mat_b.const_cast().as_2d_mut(),
[INFO] [stdout]   307 | |         )
[INFO] [stdout]       | |_________- in this macro invocation
[INFO] [stdout]   308 |       }
[INFO] [stdout]   309 |       .for_each(|unzipped!(mut a, mut b)| {
[INFO] [stdout]       |        -------- borrow later used by call
[INFO] [stdout]       |
[INFO] [stdout]       = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]       = note: this error originates in the macro `zipped` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:5539:13
[INFO] [stdout]      |
[INFO] [stdout] 5537 |         pub unsafe fn split_at_mut_unchecked(self, col: usize) -> (Self, Self) { unsafe {
[INFO] [stdout]      |                                                                                  ------ because it's nested under this `unsafe` block
[INFO] [stdout] 5538 |             let (left, right) = self.into_const().split_at_unchecked(col);
[INFO] [stdout] 5539 |             unsafe { (left.const_cast(), right.const_cast()) }
[INFO] [stdout]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faer-core` (lib) due to 2 previous errors; 49 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 325 | ) -> bool { unsafe {
[INFO] [stdout]     |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 337 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:444:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 444 |     let mut r = unsafe { l.add(v_len) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 509 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:542:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 542 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 586 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:615:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 615 |             l = unsafe { l.add(block_l) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 624 |             r = unsafe { r.sub(block_r) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 652 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 417 | ) -> usize { unsafe {
[INFO] [stdout]     |              ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 665 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:698:48
[INFO] [stdout]     |
[INFO] [stdout] 686 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 698 |         let tmp = core::mem::ManuallyDrop::new(unsafe { P::read(pivot) });
[INFO] [stdout]     |                                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 686 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 715 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:761:44
[INFO] [stdout]     |
[INFO] [stdout] 751 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 761 |     let tmp = core::mem::ManuallyDrop::new(unsafe { P::read(pivot) });
[INFO] [stdout]     |                                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 751 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 783 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/sort.rs:891:56
[INFO] [stdout]     |
[INFO] [stdout] 866 | { unsafe {
[INFO] [stdout]     |   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 891 |         let mut sort2 = |a: &mut usize, b: &mut usize| unsafe {
[INFO] [stdout]     |                                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:4709:13
[INFO] [stdout]      |
[INFO] [stdout] 4707 |         pub unsafe fn split_at_mut_unchecked(self, row: usize) -> (Self, Self) { unsafe {
[INFO] [stdout]      |                                                                                  ------ because it's nested under this `unsafe` block
[INFO] [stdout] 4708 |             let (top, bot) = self.into_const().split_at_unchecked(row);
[INFO] [stdout] 4709 |             unsafe { (top.const_cast(), bot.const_cast()) }
[INFO] [stdout]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:5539:13
[INFO] [stdout]      |
[INFO] [stdout] 5537 |         pub unsafe fn split_at_mut_unchecked(self, col: usize) -> (Self, Self) { unsafe {
[INFO] [stdout]      |                                                                                  ------ because it's nested under this `unsafe` block
[INFO] [stdout] 5538 |             let (left, right) = self.into_const().split_at_unchecked(col);
[INFO] [stdout] 5539 |             unsafe { (left.const_cast(), right.const_cast()) }
[INFO] [stdout]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faer-core` (lib test) due to 2 previous errors; 50 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5", kill_on_drop: false }`
[INFO] [stdout] 6c69d62d4d34a4ae295456b9b69798bd9634a35b9a434129c3762bfde55948b5
